home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / STRAYLIGHT / SAPPHIRE.ZIP / StraySrc / SapphToys / !SWIlist / UK < prev   
Text File  |  1998-01-24  |  1KB  |  65 lines

  1. ;
  2. ; SWIList messages
  3. ;
  4. ; © 1995 Straylight
  5. ;
  6.  
  7. me:SWIList
  8.  
  9. ; --- The main menu ---
  10.  
  11. slINF:Info...
  12. slhIM0:$mpr see information about $(me).
  13. slSVL:Save list
  14. slhIM1:$mpr save a list of SWI names and numbers.
  15. slSVD:Save dump...
  16. slhIM2:$mpr save a dump of the current SWIs.
  17. slSCN:Rescan modules
  18. slhIM3:Click SELECT to read SWI names from the modules currently in memory.
  19. slRFM:Refresh module
  20. slhIM4:$mpr read SWIs from a memory-resident module.
  21. slQUT/slQUTB:Quit
  22. slhIM4:Click SELECT to quit $(me).
  23.  
  24. slMDS:Modules
  25. slKNL:Kernel
  26.  
  27. slPUR:Generate SWI name/number tables
  28. piHELP:This window shows you information about this version of $(me).
  29.  
  30. ; --- Save dialogues ---
  31.  
  32. slSVT:Save list
  33. slSDT:Save dump
  34.  
  35. slSVFT:Save SWIs
  36. slhSVF:$mpr save a list of SWIs using the '%0' format.
  37.  
  38. slOTQ:The SWI list has been modified.  Are you sure you want to quit SWIList?
  39.  
  40. slhIB:This is the $me icon|mClick MENU to save a list of SWIs.
  41.  
  42. slRPP:File '%0' already exists.  Do you want to replace it?
  43. slRPL:Replace
  44.  
  45. ; --- Miscellaneous error messages ---
  46.  
  47. slMLE:Error building module list: %0
  48. slSFE:Error saving SWI list: %0
  49. slSDE:Error saving SWI dump: %0
  50. slNSS:No SWIs to save
  51. slNFD:No format loaded
  52. slCSII:SWIList can't save files into itself
  53.  
  54. slSMAA:Error scanning module: %0
  55. slLFM:Error loading module: %0
  56. slLFM:Error loading SWI dump: %0
  57.  
  58. ; --- Help message abbreviations ---
  59.  
  60. mpr:Move the pointer right to
  61.  
  62. ; --- Default date (%d) format ---
  63.  
  64. slDFMT:%w3,%dy %m3 %ce%yr.%24:%mi:%se
  65.